Package com. streamwide. smartms. lib. core. api. environment. location
Types
Link copied to clipboard
This class represent a default implementation of the locator config.
Link copied to clipboard
This callback is used with the LocatorScanner in order to delegate some operation to the user like :
- requestLocationPermission : delegate to the user a permission array for request grant
- onLocationChanged : when new location is received
- onLocationNotFound : when no location found after a timeout
Link copied to clipboard
This class gives the possibility to configure and customize the location retrieval process using some parameters.
Link copied to clipboard
This class manages search for location using a Locator as configuration.